home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vypalování CD
/
Vypalovani-CD-cd2.bin
/
DiskList 1.6
/
data1.cab
/
Program_DLLs
/
disklist.exe
/
0
/
RCDATA
/
TFORMRENAME
/
TFORMRENAME.txt
Wrap
Text File
|
2002-01-07
|
812b
|
45 lines
object FormRename: TFormRename
Left = 550
Top = 209
ActiveControl = txtName
BorderStyle = bsDialog
Caption = 'Rename disk'
ClientHeight = 51
ClientWidth = 249
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object txtName: TEdit
Left = 3
Top = 3
Width = 242
Height = 24
TabOrder = 0
end
object cmdOK: TButton
Left = 120
Top = 26
Width = 61
Height = 20
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object cmdCancel: TButton
Left = 185
Top = 26
Width = 61
Height = 20
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end